home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / utility / off_line.zip / OFF-LINE.DOC < prev    next >
Text File  |  1992-10-04  |  1KB  |  27 lines

  1. PCBFiler, although a VERY fine program, has one shortcoming. When you
  2. process a DIR file to update the dates in the file, if a file is
  3. OFF-LINE, it will not show as such.  You have to go in with a text
  4. editor and change every file to OFF-LINE, then run PCBFiler.
  5.  
  6. This program will change your DIR files to read OFF-LINE instead of
  7. the date on every file. The syntax is OFF-LINE DIR01, where DIR01 is
  8. the DIR file.  If your DIR files are indeed named DIR01, DIR02, DIR03,
  9. etc, just type OFF-LINE, and OFF-LINE.EXE will do all of them, one
  10. after another.  Add a second command line param (I don't care WHAT you
  11. type), and the program will display it's work (looks like you are 
  12. typing the file to the screen, with the OFF-LINEs showing.
  13.  
  14. OFF-LINE may be in your path, the files must be in the current
  15. directory. (CD to the directory where your DIR files are before starting.
  16.  
  17.  
  18. BTW:  If your files are not named DIR01, DIR02, etc, you can put this
  19. in a .BAT file to process several files:
  20.  
  21. OFF-LINE aaaa
  22. OFF-LINE bbbb
  23. OFF-LINE cccc
  24.  
  25.  
  26.  
  27.